Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REMIND input data #40

Merged
merged 3 commits into from
Dec 20, 2023
Merged

Add REMIND input data #40

merged 3 commits into from
Dec 20, 2023

Conversation

dklein-pik
Copy link
Member

Reorganize the way the REMIND data is read:

  1. put REMIND reportings into different sub-folders in the REMIND source folder, depending on their production date and model versions
  2. read from these sub-folders separatley and mbind afterwards (needed for proper renaming of scenarios)

@dklein-pik dklein-pik requested a review from flohump December 19, 2023 14:24
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 62 lines in your changes are missing coverage. Please review.

Comparison is base (a05be34) 0.02% compared to head (a1094c9) 0.02%.
Report is 1 commits behind head on master.

Files Patch % Lines
R/readREMIND.R 0.00% 53 Missing ⚠️
R/calcEATLancetTargets.R 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #40      +/-   ##
=========================================
- Coverage    0.02%   0.02%   -0.01%     
=========================================
  Files         146     146              
  Lines        4716    4732      +16     
=========================================
  Hits            1       1              
- Misses       4715    4731      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@flohump flohump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you!

@dklein-pik dklein-pik merged commit e4cf58b into pik-piam:master Dec 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants